Section (shell)
alias |
provide an alternative name for a command |
apm |
display current power status |
cat |
copy a file to standard output |
cd |
change the current directory |
cp |
copy files |
date |
display/set time and date |
df |
report filesystem disk space usage |
echo |
echo a string to standard output |
gc |
perform a system garbage collection |
help |
get help on a command |
jnlp |
execute a program using a JNLP-style descriptor |
jps |
display current Java processes |
kill |
kill a JProc |
loadalias |
add to alias list from file or URL |
login |
change user information |
lsh |
command line shell |
ls |
list information about files |
mem |
display Java heap statistics |
mkdir |
make a file system directory |
mount |
mount an installable file system |
mv |
move or rename files |
net |
display network settings |
newuser |
create a new user profile |
nsh |
network shell |
passwd |
change password for current user |
policy |
display/set system-wide security policy |
prop |
display/set system-wide properties |
pwd |
print working directory |
rkbd |
remote keyboard daemon |
rmdir |
remove a file system directory |
rm |
remove files or directories |
rmuser |
remove user and associated files |
run |
execute a process with a specified environment |
set |
set a shell variable |
sleep |
delay current process for specified duration |
source |
execute a shell script |
unalias |
remove an alias |
uname |
display system name/information |
unmount |
remove an installable file system |
uptime |
display how long system has been running |
users |
list registered users |
ver |
display version information |
whoami |
display current user |
xd |
hex dump |